home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / dev / misc / WatchMem.readme < prev    next >
Text File  |  1997-11-02  |  3KB  |  65 lines

  1. Short:    Update! V1.4c - Small prog to observe memory usage of other progs
  2. Author:   Daniel `ThunderPig` Raedel
  3. Uploader: p5dara@rz.uni-jena.de
  4. Type:     dev/misc
  5. Requires: OS V37+
  6.  
  7. USAGE: Run WatchMem SIZE/N,DELAY/N, where SIZE is the amount of bytes that
  8.        shall be stolen every time you click on the `Steal`-Gadget (using
  9.        this feature, you can test your program's reactions when it has to
  10.        run under `low memory`). Clicking on `Release` will release the whole
  11.        stolen memory. The SIZE may also be modified with the integer gadget
  12.        in the window. DELAY is the number of 1/50 seconds the program waits
  13.        until it refreshes the display and asks for messages.
  14.        Default: SIZE=25000, DELAY=5.
  15.  
  16.        Starting from Workbench:
  17.        There are four Tooltypes the program looks for:
  18.        SIZE    - see above
  19.        DELAY   - ...
  20.        TOP     - the top corner of the window
  21.        LEFT    - the left corner
  22.  
  23. FEATURES: font sensitive, *very* small (5328 Bytes turbo-imploded),
  24.           runs on the default public screen, supports tooltypes and
  25.           CLI-args.
  26.  
  27.           New to V1.4c
  28.           Select scrolling method for graphical display
  29.           (time, (small or large) memory change); bugfix
  30.  
  31.           New to V1.4
  32.           Select type of mem to be stolen, optional
  33.           window that shows mem graphically; bugfix
  34.  
  35.  
  36. FIXED BUGS:
  37.             V1.4 -> V1.4c
  38.             - Prog crashed when selecting `relative graphics` without
  39.               an open gfx win (THX R. Mueller!)
  40.  
  41.             V1.3 -> V1.4
  42.             - opened win in right upper visible corner of screen if
  43.               the tooltypes LEFT, RIGHT were 0
  44.             - had some problems with proportional fonts - now uses
  45.               the DefaultFont
  46.  
  47.             V1.2 -> V1.3
  48.             - improved message handling
  49.             - fell back to Delay() - but now user-configurable
  50.             - killed fatal bug in selecting a public screen.
  51.  
  52.  
  53. ============================= Archive contents =============================
  54.  
  55. Original  Packed Ratio    Date     Time    Name
  56. -------- ------- ----- --------- --------  -------------
  57.    13252    4589 65.3% 14-Sep-97 14:09:24  WatchMem
  58.    14300    5985 58.1% 14-Sep-97 14:24:50  WatchMem.doc
  59.     2059     475 76.9% 14-Sep-97 14:31:02  WatchMem.doc.info
  60.      902     369 59.0% 14-Sep-97 14:31:02  WatchMem.info
  61.     1947     988 49.2% 14-Sep-97 14:17:14  WatchMem.readme
  62.     2059     474 76.9% 14-Sep-97 14:31:02  WatchMem.readme.info
  63. -------- ------- ----- --------- --------
  64.    34519   12880 62.6% 17-Sep-97 04:00:52   6 files
  65.